;------------------------------------------------------;
; TAG  CPL  Height  Width  BPP  REAL_WIDTH  TileFormat ;
;------------------------------------------------------;
.FORMAT 34  16      16     1    14          0 1 2 3

;----------------------------------------------------;
; Can start the project displaying Ascii text Window ;
;----------------------------------------------------;
.TextWindow show

;--------------------------------------------------;
; Can start the project displaying Kana text dump  ;
;--------------------------------------------------;
.KanaWindow show

;--------------------------------------------------;
; Can start the project displaying Kana Hex dump   ;
;--------------------------------------------------;
.HexWindow hide

;-----------------------------------;
; This is active for this project   ;
; That means it can afect the output;
;-----------------------------------;
.vwf off

;--------------------------------------------;
; Can start the project with controls hidden ;
;--------------------------------------------;
.controlcodes show

;--------------------------------------------------;
; Can start the project displaying translated text ;
; This is not used anymore                         ;
;--------------------------------------------------;
.TransText hide

;------------------------------------------------;
; Select a color to use ".green, .red, or .blue" ;
;------------------------------------------------;
.textbox.color.green

;------------------------------------------------;
; Select a background style ".gradient or .solid ;
;------------------------------------------------;
.textbox.gradient


;------------------;
; Text block data  ;
; TAG  TEXT_OFFSET ;
;------------------;
.BLOCK 0025801E
.BLOCK 00258DE3
.BLOCK 00258F15
.BLOCK 0025986E
.BLOCK 0025B4C3
.BLOCK 0025BDBC
.BLOCK 0025BF0E
.BLOCK 0025C41D
.BLOCK 0025C53C
.BLOCK 0025D59D
.BLOCK 0025DEA9
.BLOCK 0025DFAF
.BLOCK 0025E0DC
.BLOCK 0025E858
.BLOCK 0025F929
